  /* 
   ======================================
   |  AKRION Container 13 for DotNetNuke |
   ====================================== 
  	
	Version 1.5
  
  	Author: Ilian Alexiev (Akrion - www.akrion.net)
	Contacts: akrion@gmail.com 
   
   */

/* The title of the modules is in HEAD*/
.tittleHEAD_border13
{
	color: #000000;
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	font-weight: lighter;
}

.con_framemaster_border13
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	width: 100%;
}

.con_frametopleft_border13
{
	background-image: url("Frame13_TopLeft.gif");
	height:52px;
	padding-left: 15px;
}

.con_frametopiconbg_border13
{
	background-image: url("Frame13_TopBg.gif");
	height:52px;
}

.con_frametopbg_border13
{
	background-image: url("Frame13_TopBg.gif");
	height:52px;
	width: 100%;
	padding-top: 16px;

}

.con_frametopright_border13
{
	background-image: url("Frame13_TopRight.gif");
	height:52px;
	padding-left: 15px;
}

.con_frameleft_border13
{
	background-image: url("Frame13_Left.gif");
	height:100%;
	padding-left: 15px;
}

.con_framebg_border13
{
	width: 100%;
	background-color: #EBECED;

	padding-top: 5px;
}

.con_frameright_border13
{
	background-image: url("Frame13_Right.gif");
	height:100%;
	padding-left: 15px;
}

.con_framebottomleft_border13
{
	background-image: url("Frame13_BottomLeft.gif");
	height:17px;
	padding-left: 15px;
}

.con_framebottombg_border13
{
	background-image: url("Frame13_BottomBg.gif");
	height:17px;
	width: 100%;
}

.con_framebottomright_border13
{
	background-image: url("Frame13_BottomRight.gif");
	height:17px;
	width: 15px;
}



